home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003b.iso
/
Antywirusy
/
Panda AntiVirus Platinum 7
/
plat7shin.exe
/
data1.cab
/
Comunes
/
Analisis.dll
/
0
/
RCDATA
/
TBUSCARFORM
/
TBUSCARFORM.txt
< prev
Wrap
Text File
|
2002-10-11
|
5KB
|
227 lines
object BuscarForm: TBuscarForm
Tag = 24800
Left = 242
Top = 92
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
BorderWidth = 11
Caption = 'Buscar'
ClientHeight = 246
ClientWidth = 334
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BTBuscaCancelar: TPlaButton
Tag = 2400
Left = 261
Top = 225
Width = 73
Height = 21
Caption = '&Cancelar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
TabStop = False
Cancel = True
ModalResult = 2
end
object BTBuscaAceptar: TPlaButton
Tag = 2200
Left = 180
Top = 225
Width = 73
Height = 21
Caption = '&Aceptar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BTBuscaAceptarClick
Default = True
ModalResult = 1
end
object PlaGroupBox1: TPlaGroupBox
Tag = 59600
Left = 0
Top = 0
Width = 329
Height = 205
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Caption = 'B�squeda'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Tag = 24900
Left = 52
Top = 17
Width = 264
Height = 26
Caption =
'Escribe las palabras que desees que sean buscadas en los campos ' +
'seleccionados.'
Constraints.MinWidth = 264
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Tag = 25000
Left = 51
Top = 56
Width = 45
Height = 13
Alignment = taRightJustify
Caption = 'Palabras:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object PandaBrown1: TImage
Left = 12
Top = 20
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object GroupBox1: TPlaGroupBox
Tag = 25100
Left = 52
Top = 84
Width = 265
Height = 109
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 8408344
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Caption = 'Buscar en '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
object CBIncidencias: TPlaCheckBox
Tag = 24000
Left = 16
Top = 19
Width = 74
Height = 16
HelpContext = 106
Caption = 'Incidencias'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
State = cbChecked
end
object CBTareas: TPlaCheckBox
Tag = 25200
Left = 16
Top = 40
Width = 88
Height = 16
HelpContext = 107
Caption = 'Notificado por'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
TabStop = False
end
object CBRutas: TPlaCheckBox
Tag = 25300
Left = 16
Top = 61
Width = 122
Height = 16
HelpContext = 108
Caption = 'Informaci�n adicional'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
TabStop = False
end
object CBAcciones: TPlaCheckBox
Tag = 2600
Left = 16
Top = 82
Width = 69
Height = 16
HelpContext = 109
Caption = 'Resultado'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
TabStop = False
end
end
object EditPalabras: TPlaEdit
Left = 104
Top = 52
Width = 213
Height = 21
Cursor = crIBeam
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 255
ParentFont = False
TabOrder = 0
Transparent = False
end
end
end